Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CADC-13596 Addressed requests #90

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Conversation

szautkin
Copy link

No description provided.

@szautkin szautkin requested a review from at88mph November 25, 2024 21:25
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@a6efbf8). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage        ?   12.89%           
  Complexity      ?       11           
=======================================
  Files           ?       12           
  Lines           ?      318           
  Branches        ?       30           
=======================================
  Hits            ?       41           
  Misses          ?      273           
  Partials        ?        4           
Flag Coverage Δ
science-portal-unittests-coverage 12.89% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

[DESKTOP_TYPE]: DEFAULT_DESKTOP_SKAHA_IMAGE,
[NOTEBOOK_TYPE]: DEFAULT_NOTEBOOK_SKAHA_IMAGE,

}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're incurring some technical debt here as the defaults are all hard-coded. The default number of cores and memory is fine, but the default Images could be removed or added to/from the Harbor repository, which means re-releasing the Science Portal each time. Oh well, we'll live with it for now.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree, but I did not find a better way to target a requested image. However, if something changed, we still can relay on the first image in the sorted list
Screenshot 2024-11-25 at 3 27 25 PM

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition, a decoupled version of the front-end will be easily (and fast) deployable

@at88mph at88mph merged commit 09cc9f3 into opencadc:main Nov 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants